# Project:   sqlite


# Toolflags:
ccflags =  -c -depend !Depend -throwback  -ec -wa -wd  -wn -wp -wv  -fa  -fh     -Ospace     -DRISCOS -IADFS::Tardis.$.Files.Develop.Projects.Libraries.Database.SQLiteLib2_8_15,C32:,OSLib:,OSLibInclude:,OSLibSupport: 
linkflags =    -AIF      -rescan    -c++ -Output $@ 
squeezeflags =    

# Final targets:
@.sqlite:   @.o.shell 
        link $(linkflags) 
        squeeze $(squeezeflags) @.o.shell ADFS::Tardis.$.Files.Develop.Projects.Libraries.Database.SQLiteLib2_8_15.SQLiteLib2_8_15 \
        ADFS::Tardis.$.Files.Develop.Projects.Libraries.CLibSupport.CLibSupport C32:o.stubs OSLib:o.OSLib32 OSLibSupport:o.OSLibSupport32 C32:o.flexlib 
        squeeze     sqlite

# User-editable dependencies:

# Static dependencies:
@.o.shell:   @.c.shell
        cc $(ccflags) -o @.o.shell @.c.shell

# Dynamic dependencies:
